operator (/=) Interface

private interface operator (/=)

Calls

interface~~operator (SLASH=)~13~~CallsGraph interface~operator (SLASH=)~13 operator (/=) proc~esmf_gridmatchnotequal ESMF_GridMatchNotEqual interface~operator (SLASH=)~13->proc~esmf_gridmatchnotequal

Module Procedures

private impure elemental function ESMF_GridMatchNotEqual(GridMatch1, GridMatch2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridMatch_Flag), intent(in) :: GridMatch1
type(ESMF_GridMatch_Flag), intent(in) :: GridMatch2

Return Value logical